home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / keytable.doc < prev    next >
Text File  |  1995-03-31  |  4KB  |  99 lines

  1. (Comp.sys.handhelds) 
  2. Item: 3635 by Simone.Rapisarda at wolf.sublink.org 
  3. Author: [Simone Rapisarda] 
  4.   Subj: HP48 Unused Key Assignments 
  5.   Date: Tue Jul 09 1991 
  6.  
  7. Joseph K. Horn (6 Jun 91) writes: 
  8.  
  9.     ASNDUP, or Mode-Sensitive Key Assignments, by Joseph K Horn 
  10.  
  11.     ...[stuff deleted]... 
  12.   
  13.     There are a lot of keys that serve no purpose (other than to beep) when in 
  14.     PRG mode; for example, 2D and 3D.  Now you can assign whatever you want to 
  15.     them (e.g. programming commands) without losing their non-PRG mode 
  16.     definitions. 
  17.  
  18. [Note: the ASNDUP program and documentation are on Goodies Disk #5.  -jkh-] 
  19.  
  20. Joseph, 
  21.  
  22. I was aware of it but I didn't find any method to solve it. Thank you for 
  23. finding the solution! 
  24.  
  25. Here is a table I wrote some time ago, I hope it will help you not to leave a 
  26. single key unassigned on the 48 keyboard!  If you find any mistake or lack in 
  27. it, please let me know. 
  28.  
  29. BS stands for Blue-Shift.  [I thought it meant "Be Serious!"  -jkh-] 
  30.  
  31. +--------------------------------------------------------+ 
  32. |               HP48 DEFAULT KEY ASSIGNMENTS             | 
  33. +-----------++------------------------++-----------------+ 
  34. | ENTRY     ||          UNUSED        ||   ? USELESS ?   | 
  35. | MODE      ||------+-----------------++---------+-------+ 
  36. |           || NUMB | SPECIFICATIONS  || NUMBER  | SPECS | 
  37. +-----------++------+-----------------++---------+-------+ 
  38. | IMMEDIATE || 25.3 | BS cursor-up    || 34.1or2 | GRAPH | 
  39. | ENTRY     || 34.3 | BS cursor-left  || 36.1or2 | SWAP  | 
  40. | MODE      || 36.3 | BS cursor-right || 55.1or2 | DROP  | 
  41. | &  NO     || 54.1 | DEL             || 91.2or5 | CONT  | 
  42. | COMMAND   ||      |                 || 91.3or6 | OFF   | 
  43. | LINE      ||      |                 || 92.3    | \->   | 
  44. |           ||      |                 || 93.2    | ,     | 
  45. |           ||      |                 || 93.3    |  lf   | 
  46. |           ||      |                 || 94.1    | SPC   | 
  47. |           ||      |                 || 94.3    | \<)   | 
  48. +-----------++------+-----------------++---------+-------+ 
  49. | IMMEDIATE ||      |                 || 34.2    | GRAPH | 
  50. | ENTRY     ||      |                 || 36.2    | SWAP  | 
  51. | MODE      ||      |                 || 55.2    | DROP  | 
  52. |   &       ||      |                 || 91.2or5 | CONT  | 
  53. | COMMAND   ||      |                 || 91.3or6 | OFF   | 
  54. | LINE      ||      |                 || 92.3    | \->   | 
  55. |========================================================| 
  56. | PROGRAM   || 52.3 | VISIT           || 51.2or3 | DUP   | 
  57. | ENTRY     || 53.2 | 2D              || 91.2or5 | CONT  | 
  58. | MODE      || 53.3 | 3D              || 91.3or6 | OFF   | 
  59. |           || 62.3 | solver          ||         |       | 
  60. |           || 64.3 | eq catalog      ||         |       | 
  61. |           || 72.3 | alrm catalog    ||         |       | 
  62. +-----------++------+-----------------++---------+-------+ 
  63.  
  64. - Also the keys 84.2 (LAST CMD) and 91 (ATTN) are very dangerous when used with 
  65. a command line: they deletes the command line without saving it first in the 
  66. last four command line, so there is no way to restore it.  I think it would be 
  67. great to have two safe programs to assign to these two keys. - 
  68.  
  69. ----- 
  70.  
  71. Another trick can be to assign to the key 21 (and also to the key 22)  an 
  72. internal-RPL program that behaves like this one: 
  73.  
  74. \<<  
  75. RCLMENU 
  76. IP 
  77. \=/ 
  78. X         @       X is the number of another menu you like 
  79. IFTE 
  80. MENU 
  81. \>> 
  82.  
  83. But as before you must find a way to execute it in Program Entry Mode, and I 
  84. just don't know. :-( 
  85.  
  86. Sorry for my English. 
  87.  
  88. bye 
  89.  
  90.                                                RAP 
  91.  
  92. --   
  93.  WolfNet BBS Pisa (Italy) Tel. +39-50-589050 300-14.4K Baud Matrix 2:332/602.0 
  94.  Simone Rapisarda - via FidoNet node 2:33/800 
  95.  UUCP: ...!gear!wolf!Simone.Rapisarda 
  96.  ARPA: Simone.Rapisarda@wolf.sublink.org 
  97.